From: Eric Anholt Date: Tue, 21 Apr 2015 16:42:21 +0000 (-0700) Subject: dt-bindings: Add root properties for Raspberry Pi 2 X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~89 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com//styles.css/%22http:/www.example.com/styles.css?a=commitdiff_plain;h=a3ec2c7f84c5b78286966e711f7a65056cc584fa;p=linux-4.9.git dt-bindings: Add root properties for Raspberry Pi 2 Signed-off-by: Eric Anholt Acked-by: Rob Herring Gbp-Pq: Topic features/arm/rpi Gbp-Pq: Name dt-bindings-add-root-properties-for-raspberry-pi-2.patch --- diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt index c78576bb7729..11d3056dc2bd 100644 --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt @@ -26,6 +26,10 @@ Raspberry Pi Model B+ Required root node properties: compatible = "raspberrypi,model-b-plus", "brcm,bcm2835"; +Raspberry Pi 2 Model B +Required root node properties: +compatible = "raspberrypi,2-model-b", "brcm,bcm2836"; + Raspberry Pi Compute Module Required root node properties: compatible = "raspberrypi,compute-module", "brcm,bcm2835";